Version

TaggerBase<T> Class Members

The following tables list the members exposed by TaggerBase<T>.

Protected Properties
 NameDescription
Protected PropertyDocumentReturns the document associated with this ITagger<T> (read only)  
Public Methods
 NameDescription
Public MethodGetTagsReturns all the ITags that intersect the specified spans.  
See Also